Objects Reference

flydllgroup::delete_class

Prototype

void delete_class(bsp_object *o)

Parameters

Parameter Type Description
o bsp_object * object to be deleted

Return Value

None

Remarks

This function is used only by the flyEditor and deletes a object from the scene. It also clears any other object reference to the one being deleted.